const runtime.funcID_debugCallV2

3 uses

	runtime (current package)
		mgcmark.go#L902: 	isDebugCall := frame.fn.valid() && frame.fn.funcID == funcID_debugCallV2
		symtab.go#L349: 	funcID_debugCallV2
		traceback.go#L473: 		injectedCall := waspanic || f.funcID == funcID_asyncPreempt || f.funcID == funcID_debugCallV2